Mathematics LIMITS - BASICS AND DEFINITIONS

Topic Covered

`color{red} ♦` Introduction
`color{red} ♦` Intuitive Idea of Derivatives
`color{red} ♦` Limits
`color{red} ♦` Algebra Of Limits
`color{red} ♦` Limits of polynomials and rational functions
`color{red} ♦` Limits of Trigonometric Functions

Introduction

●Here First, we give an intuitive idea of derivative (without actually defining it). Then we give a naive definition of limit and study some algebra of limits. Then we come back to a definition of derivative and study some algebra of derivatives. We also obtain derivatives of certain standard functions.

Intuitive Idea of Derivatives

● Physical experiments have confirmed that the body dropped from a tall cliff covers a distance of `4.9t^2` metres in t seconds, i.e., distance s in metres covered by the body as a function of time t in seconds is given by `s = 4.9t^2`.

● The adjoining Table 13.1 gives the distance travelled in metres at various intervals of time in seconds of a body dropped from a tall cliff.




● The objective is to find the veloctiy of the body at time t = 2 seconds from this data. One way to approach this problem is to find the average velocity for various intervals of time ending at t = 2 seconds and hope that these throw some light on the velocity at t = 2 seconds.

● Average velocity between `t = t_1` and `t = t_2` equals distance travelled between `t = t_1` and `t = t_2` seconds divided by (t2 – t1). Hence the average velocity in the first two seconds

`= ("Distance travelled between" t_2 = 2 "and" t_1 = 0)/("Time interva"l (t_2 - t_1) )`

`= ((19.6 - 0 ) m)/((2 -0) s) = 9.8` m/s

Similarly, the average velocity between t = 1 and t = 2 is

`((19.6 - 4.9 )m) /(( 2-1)s) = 14.7` m/s

● Likewise we compute the average velocitiy between `t = t_1` and t = 2 for various `t_1`. The following

Table 13.2 gives the average velocity (v), `t = t_1` seconds and t = 2 seconds.




● From Table 13.2, we observe that the average velocity is gradually increasing. As we make the time intervals ending at t = 2 smaller, we see that we get a better idea of the velocity at t = 2. Hoping that nothing really dramatic happens between 1.99 seconds and 2 seconds, we conclude that the average velocity at t = 2 seconds is just above 19.551 m/s.

●This conclusion is somewhat strengthened by the following set of computation. Compute the average velocities for various time intervals starting at t = 2 seconds. As before the average velocity v between t = 2 seconds and `t = t_2` seconds is

`= ("Distance travelled between 2 seconds and seconds" )/(t_2 -2)`

`= ("Distance travelled in" t_2 "seconds - Distance travelled in 2 seconds")/(t_2 -2)`

`= ("Distance travelled in seconds - 19.6")/(t_2 -2)`

● The following Table 13.3 gives the average velocity v in metres per second between `t = 2` seconds and `t_2` seconds.



● Here again we note that if we take smaller time intervals starting at `t = 2,` we get better idea of the velocity at `t = 2.`

● In the first set of computations, what we have done is to find average velocities in increasing time intervals ending at `t = 2` and then hope that nothing dramatic happens just before t = 2.
●In the second set of computations, we have found the average velocities decreasing in time intervals ending at t = 2 and then hope that nothing dramatic happens just after t = 2. Purely on the physical grounds, both these sequences of average velocities must approach a common limit.
●We can safely conclude that the velocity of the body at t = 2 is between 19.551 m/s and 19.649 m/s. Technically, we say that the instantaneous velocity at t = 2 is between 19.551 m/s and 19.649 m/s. As is well-known, velocity is the rate of change of displacement. Hence what we have accomplished is the following.
● From the given data of distance covered at various time instants we have estimated the rate of change of the distance at a given instant of time. We say that the derivative of the distance function `s = 4.9t^2` at `t = 2` is between 19.551 and 19.649.

●An alternate way of viewing this limiting process is shown in Fig 13.1. This is a plot of distance s of the body from the top of the cliff versus the time t elapsed. In the limit as the sequence of time intervals `h_1, h_2`, ..., approaches zero, the sequence of average velocities approaches the same limit as does the sequence of ratios

`color{lime} {(C_1B_1)/(AC_1) , (C_2B_2)/(AC_2), (C_3B_3)/(AC_3), .......}`

● where `color{green} {C_1B_1 = s_1 – s_0}` is the distance travelled by the body in the time interval `h_1 = AC_1`, etc. From the Fig 13.1 it is safe to conclude that this latter sequence approaches the slope of the tangent to the curve at point A. In other words, the instantaneous velocity `v(t)` of a body at time t = 2 is equal to the slope of the tangent of the curve `s = 4.9t^2` at t = 2.

Limits

● We study a few illustrative examples to gain some familiarity with the concept of limits.

`=>` Consider the function `f(x) = x^2`. Observe that as x takes values very close to 0, the value of f(x) also moves towards 0 (See Fig 2.10 Chapter 2). We say

`color{blue} {lim_(x->0) f(x) = 0}`

(to be read as limit of f (x) as x tends to zero equals zero). The limit of `f (x)` as x tends to zero is to be thought of as the value f (x) should assume at x = 0.

● In general as `x → a, f (x) → l`, then `l` is called limit of the function f (x) which is symbolically written as `lim_(x ->a) f(x) = l`.

● Consider the following function `g(x) = |x|, x ≠ 0`. Observe that g(0) is not defined. Computing the value of g(x) for values of x very near to 0, we see that the value of g(x) moves towards 0. So , `lim_(x->0) g(x) = 0`. This is intuitively clear from the graph of y = |x| for x ≠ 0 (See Fig 2.13, Chapter 2). Consider the following function.

`color{green} { h (x) = (x^2 -4)/(x-2) , x !=2}`.

● Compute the value of h(x) for values of x very near to 2 (but not at 2). Convince yourself that all these values are near to 4. This is somewhat strengthened by considering the graph of the function `y = h(x)` given here (Fig 13.2).



● In all these illustrations the value which the function should assume at a given point `x = a` did not really depend on how is x tending to a.
● Note that there are essentially two ways x could approach a number a either from left or from right, i.e., all the values of x near a could be less than a or could be greater than a.
● This naturally leads to two limits – the right hand limit and the left hand limit. Right hand limit of a function f(x) is that value of f(x) which is dictated by the values of f(x) when x tends to a from the right. Similarly, the left hand limit. To illustrate this, consider the function

`color{lime} {f(x) = {tt ((1, x <= 0), (2, x > 0 ))}`

● Graph of this function is shown in the Fig 13.3.



● It is clear that the value of `f` at `0` dictated by values of `f(x)` with `x ≤ 0` equals 1, i.e., the left hand limit of `f (x)` at `0` is

`lim_(x->0^(-)) f(x) =1`

● Similarly, the value of f at 0 dictated by values of `f (x)` with `x > 0` equals `2`., i.e., the right hand limit of `f (x)`
at `0` is

`lim_(x->0^(+)) f(x) =2`

● In this case the right and left hand limits are different, and hence we say that the limit of `f (x)` as x tends to zero does not exist (even though the function is defined at `0`).

`=>` Summery : `color(red)(lim_(x->a)f(x) = l)`.

●The value which the function should assume at a given point `x = a` did not really depend on how is `x` tending to `a.`

● Note that there are essentially two ways `x` could approach a number a `color(blue)("either from left or from right")`, i.e., all the values of `x` near `a` could be less than `a` or could be greater than `a. `

● This naturally leads to two limits – the `color(blue)(text(right hand limit))` and the `color(blue)(text(left hand limit.))`

●Right hand limit of a function `f(x)` is that value of `f(x)` which is dictated by the values of `f(x)` when `x` tends to `a` from the right. Similarly, the left hand

●Thus , `color(blue)(lim_(x->a^-)f(x) = l)` , if `f(x)` tends to `l` as `x` tends to `a` from the left-hand side.

`color(blue)(lim_(x->a^+) f(x) = l)` , if `f(x)` tends to `l'` as `x` tends to `a` from the right-hand side.
Q 3119780610

Consider the function `f(x) = x + 10`. We want to find the limit of this function at `x = 5`.

Solution:

Let us compute the value of the function `f(x)` for x very near to `5.`

Some of the points near and to the left of `5` are `4.9, 4.95, 4.99, 4.995. ... .,` etc. Values of the function at these points are tabulated below.

Similarly, the real number `5.001, 5.01, 5.1` are also points near and to the right of `5`. Value of the function at these points are also given in the Table 13.4.

From the Table 13.4, we deduce that value of `f(x)` at `x = 5` should be greater than `14.995` and less than `15.001 `

assuming nothing dramatic happens between `x = 4.995` and `5.001`. It is reasonable to assume that the value of the `f(x)` at `x = 5` as dictated by the numbers to the left of `5` is `15`, i.e.,

`lim_(x->5^(-)) f(x)=15`

Similarly, when x approaches `5` from the right, `f(x)` should be taking value `15`, i.e.,

`lim_(x->5^(+)) f(x)=15`

Hence, it is likely that the left hand limit of f(x) and the right hand limit of `f(x)` are both equal to 15. Thus,

`lim_(x->5^(-)) =lim_(x->5^(+)) f(x) =lim_(x->5) f(x) =15`

This conclusion about the limit being equal to `15`

In this figure, we note that as `x` appraches `5` from either right or left, the graph of the function

`f(x) = x +10` approaches the point `(5, 15).`
Q 3149780613

Consider the function `f(x) = x^3`. Find the limit of this function at `x = 1`.

Solution:

Proceeding as in the previous case, we tabulate the value of `f(x)` at `x` near 1. This is given in the Table `13.5`

From this table, we deduce that value of `f(x)` at `x = 1` should be greater than `0.997002999` and less than `1.003003001` assuming nothing dramatic happens between `x = 0.999` and `1.001.`

It is reasonable to assume that the value of the `f(x)` at `x = 1` as dictated by the numbers to the left of `1` is `1,` i.e.,

`lim_(x->1^(-)) f(x)=1`

Similarly, when `x` approaches 1 from the right, `f(x)` should be taking value `1.,` i.e.,

`lim_(x-> 1^(+)) f(x) =1`

Hence, it is likely that the left hand limit of f(x) and the right hand limit of f(x) are both equal to `1.` Thus,

`lim_(x->1^(-)) f(x)= lim_(x->1^(+)) f(x) =lim_(x->1) f(x)=1`

This conclusion about the limit being equal to `1`

we note that as x approaches 1 from either right or left, the graph of the function `f(x) = x^3` approaches the point `(1, 1)`.

We observe, again, that the value of the function at `x = 1` also happens to be equal to `1.`
Q 3109780618

Consider the function `f(x) = 3x`. Let us try to find the limit of this function at `x = 2`.

Solution:

The following Table 13.6 is now self-explanatory.

As before we observe that as `x` approaches `2` from either left or right, the value of `f(x)` seem to approach `6.`

We record this as

`lim_(x->2^(-)) f(x) = lim_(x->2^(+)) f(x)= lim_(x->2) f(x)=6`

Its graph shown in Fig 13.4 strengthens this fact

Here again we note that the value of the function at `x = 2` coincides with the limit at `x = 2`.
Q 3119780619

Consider the constant function `f(x) = 3`. Let us try to find its limit at `x = 2`.

Solution:

This function being the constant function takes the same value (3, in this case) everywhere, i.e., its value at points close to 2 is 3. Hence

`lim_(x->2^(-)) f(x) = lim_(x->2^(+)) f(x) = lim_(x->2) f(x) =3`

Graph of `f(x) = 3` is anyway the line parallel to `x`-axis passing through `(0, 3)`

From this also it is clear that the required limit is `3.` In fact,

it is easily observed that `lim_(x->a) f (x) =3` for any real number `a`.
Q 3119880710

Consider the function `f(x) = x^2 + x`. We want to find `lim_(x->1) f(x)`

Solution:

We tabulate the values of `f(x)` near `x = 1` in Table `13.7`

From this it is reasonable to deduce that

`lim_(x->1^(-)) f(x) =lim_(x->1^(+)) f(x) =lim_(x->1) f(x) =2`

From the graph of `f(x) = x^2 + x` shown in the Fig `13.5`,

it is clear that as `x` approaches `1,` the graph approaches `(1, 2).`

Here, again we observe that the

`lim_(x->1) f(x) =f(1)`

Now, convince yourself of the following three facts:

`lim_(x->1) x^2 =1, lim_(x->1) x=1 ` and `lim_(x->1) x+1=2`

Then `lim_(x->1) x^2 + lim_(x->1) x=1+1 =2 =lim_(x->1) [x^2 +x]`

Also, `lim_(x->1) x * lim_(x->1) (x+1) = 1* 2 = 2 =lim_(x->1) [ x (x+1)] = lim_(x->1) [ x^2+x]`
Q 3129880711

Consider the function `f(x) = sin x.` We are interested in `lim_(x-> pi/2) sin x`, where the angle is measured in radians.

Solution:

Here, we tabulate the (approximate) value of `f(x)` near `pi/2` (Table 13.8). From this, we may deduce that

`lim_(x-> (pi/2)^-) f(x) = lim_(x->(pi/2)^+) f(x) =lim_(x-> pi/2) f(x)=1`

Further, this is supported by the graph of `f(x) = sin x`

In this case too, we observe that `lim_(x-> pi/2) sin x = 1`.
Q 3139880712

Consider the function `f(x) = x + cos x`. We want to find the `lim_(x->0) f(x)`

Solution:

Here we tabulate the (approximate) value of `f(x)` near 0 (Table 13.9).

From the Table 13.9, we may deduce that `lim_(x->0^(-)) f(x) =lim_(x->0^(+)) f(x) = lim_(x->0) f(x)=1`

In this case too, we observe that `lim_(x->0) f(x)=f(0) =1`

Now, can you convince yourself that

`lim_(x->0) [x +cos x] =lim_(x->0) x + lim_(x->0) cos x` is indeed true ?`
Q 3189091817

Consider the function `f(x) = 1/x^2` for `x > 0` . We want to know `lim_(x->0) f(x)`.

Solution:

Here, observe that the domain of the function is given to be all positive real numbers. Hence, when we tabulate the values of f(x), it does not make sense to talk of x approaching 0 from the left. Below we tabulate the values of the function for positive x close to 0 (in this table n denotes any positive integer).

From the Table 13.10 given below, we see that as x tends to 0, f(x) becomes larger and larger. What we mean here is that the value of f(x) may be made larger than any given number.
Mathematically, we say

`lim_(x -> 0 ) f(x) = + oo`

We also remark that we will not come across such limits in this course.


Q 3119091819

We want to find `lim_(x ->0 f(x))` , where

`f(x) = {tt(( x -2 , x < 0 ), ( 0 , x = 0 ), ( x +2 , x > 0 ))`

As usual we make a table of x near 0 with f(x). Observe that for negative values of x we need to evaluate x – 2 and for positive values, we need to evaluate x + 2.

Solution:

From the first three entries of the Table 13.11, we deduce that the value of the function is decreasing to –2 and hence.

`lim_(x -> 0^-) f(x) = -2`

From the last three entires of the table we deduce that the value of the function is increasing from 2 and hence

`lim_(x -> 0^+) f(x) = 2`

Since the left and right hand limits at 0 do not coincide, we say that the limit of the function at 0 does not exist.

Graph of this function is given in the Fig13.6. Here, we remark that the value of the function at x = 0 is well defined and is, indeed, equal to 0, but the limit of the function at x = 0 is not even defined.
Q 3139191912

As a final illustration, we find `lim_(x ->1 ) f(x)`

where

`f(x) = { tt (( x +2 , x != 1), ( 0 , x =1 ))`

Solution:

As usual we tabulate the values of f(x) for x near 1. From the values of f(x) for x less than 1, it seems that the function should take value 3 at x = 1., i.e.,

`lim_(x -> 1^(-)) f(x) = 3`

Similarly, the value of f(x) should be 3 as dictated by values of f(x) at x greater than 1. i.e.

`lim_(x -> 1+) f(x) = 3`

But then the left and right hand limits coincide and hence

`lim_(x ->1^-) f(x ) = lim_(x -> 1^+ ) f(x) = lim _(x -> 1 f(x) =3`

Graph of function given in Fig 13.7 strengthens our deduction about the limit. Here, we note that in general, at a given point the value of the function and its limit may be different (even when both are defined).

Algebra Of Limits

● In the above illustrations, we have observed that the limiting process respects addition, subtraction, multiplication and division as long as the limits and functions under consideration are well defined. This is not a coincidence. In fact, below we formalise these as a theorem without proof.

Let `f` and `g` be two functions such that both `lim_(x->a)f(x)` and `lim_(x->a)g(x)` exist. Then

` color(red)((i))` Limit of sum of two functions is sum of the limits of the functions, i.e.,

`color(blue) [lim_(x->a)[f(x) + g)(x) ] ]= color(blue){ lim_(x->a)f(x) + lim_(x->a) g(x)} `

` color(red)((ii))` Limit of difference of two functions is difference of the limits of the functions, i.e.,

`color(blue) [ lim_(x->a)[f(x) - g)(x)]] = color(blue){lim_(x->a)f(x) - lim_(x->a) g(x)} `

` color(red)((iii))` Limit of product of two functions is product of the limits of the functions, i.e.,

`color(blue) [lim_(x->a)[f(x)* g)(x)]]= color(blue){lim_(x->a)f(x) *lim_(x->a) g(x)} `

` color(red)((iv))` Limit of quotient of two functions is quotient of the limits of the functions (whenever the denominator is non zero), i.e.,

`color(blue){lim_(x->a)f(x)/g(x) = (lim_(x->a)f(x))/(lim_(x->a) g(x))}`

` color{red} {"Key Points"}` In particular as a special case of `(iii)`, when `g` is the constant function such that `g(x) = λ` , for some real number `λ` , we have

Limits of polynomials and rational functions

`\color{green} ✍️` A function `f` is said to be a polynomial function if `f(x)` is zero function or

if `color(red)(f(x) = a_0 + a_1x + a_2x^2 +. . . + a_nx^n,)`

where `a_i` are real numbers such that `a_n ≠ 0` for some natural number `n.`

We know that `color{blue}{lim_(x->a) x=a}`

Now, let `f(x) = a_0 +a_1x+a_2x^2 +.........+ a_nx^n` be a polynomial function. Thinking of each of `a_0 , a_1x , a_2x^2 , ........ , a_nx^n` as a function, we have

` =>color(blue){ lim_(x→a) f(x) = lim_(x→a) [a_0 +a_1x+a_2x^2+......+ a_nx^n]}`

`\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \= lim_(x→a) a_0 +lim_(x→a) a_1x+lim_(x→a) a_2x^2+.....+ lim_(x→a) a_nx^n`

`\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \= a_0 +a_1 lim_(x→a) x+a_2 lim_(x→a) x^2+.............+ a_n lim_(x→a) x^n`

` \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ = a_0 +a_1 a+a_2 a^2+................+ a_n a^n`

` \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \color(blue)(= f(a))`

`\color{green} ✍️` A function `f` is said to be a rational function, if `f(x) = g(x) / (h(x) ) , ` where `g(x)` and `h(x)` are polynomials such that `h(x) ≠ 0.` Then

`color{blue}{lim_(x->a) f(x) =lim_(x->a)g(x)/(h(x)) = (lim_(x->a)g(x))/(lim_(x->a) h(x)) =g(a)/(h(a))}`

However, if `h(a) = 0,` there are two scenarios –

`(i)` when `color{blue}{g(a) ≠ 0}` and

`(ii)` when `color{blue}{g(a) = 0.}` In the former case we say that the limit does not exist.

All the functions under consideration are rational functions.

Hence, we first evaluate these functions at the prescribed points. If this is of the form `0/0 ,` we try to rewrite the function cancelling the factors which are causing the limit to be of the form `0/0 .`

Q 3019745610

Find the limits: (i) `lim_(x→1) [ x^3-x^2+1]`
(ii). `lim_(x→3) [x (x+1)]`
(iii). `lim_(x→-1) [ 1+x+x^2+....+ x^(10) ]`



Solution:

The required limits are all limits of some polynomial functions. Hence the limits are the values of the function at the prescribed points. We have

(i). `lim_(→1) [x^3-x^2+1] = 1^3-1^2+1 = 1`

(ii). `lim_(x → 3) [ x(x+1) ] = 3 (3+1) = 3(4) = 12`

(iii). `lim_(x→ -1) [ 1+x+x^2+.......+ x^(10) ] = 1+(-1) + (-1)^2+.........+ (-1)^(10)`

` = 1-1+1...........+1 = 1`
Q 3039845712

Find the limits (i). `lim_(x→1) [ (x^2+1)/(x+100)]`
(ii). `lim_(x→2) [ ( x^3-4x^2+4x)/(x^2-4)]`
(iii). `lim_(x→2) [ (x^2-4)/(x^3-4x^2+4x)]`
(iv). `lim_(x→2) [ (x^3-2x^2)/(x^2-5x+6)]`
(v). `lim_(x→1) [ (x-2)/(x^2-x) - 1/(x^3-3x^2+2x)]`

Solution:

All the functions under consideration are rational functions. Hence, we first evaluate these functions at the prescribed points. If this is of the form `0/0` , we try to rewrite the function cancelling the factors which are causing the limit to be of the form `0/0`

(i). `lim_(x→1) (x^2+1)/(x+100) = (1^2+1)/(1+100) = 2/101`

(ii). Evaluating the function at 2, it is of the form `0/0` hence `lim_(x→2) (x^3-4x^2+4x)/(x^2-4) = lim_(x→2) (x(x-2)^2)/((x+2)(x-2))`

`= lim_(x→2) (x(x-2))/(( x+2)) ` as `x ne 2`

` = (2 (2-2))/(2+2) = 0/4 = 0`

(iii) Evaluating the function at 2, we get it of the form `0/0`.

Hence `lim_(x→2) (x^2-4)/(x^3-4x^2+4x) = lim_(x→2) ((x+2)(x-2))/(x(x-2)^2)`

` = lim_(x→2) ((x+2))/(x-2) = (2+2)/(2(2-2) = 4/0`

which is not defined. (iv) Evaluating the function at 2, we get it of the form `0/0`

Hence `lim_(x→2) (x^3-2x^2)/(x^2-5x+6) = lim_(x→2) (x^2 (x-2))/((x-2)(x-3))`

`= lim_(x→2) x^2/(x-3) = (2)^2/(2-3) = 4/(-1) = -4`

(v) First, we rewrite the function as a rational function.

`[ (x-2)/(x^2-x) - 1/(x^3-3x^2+2x)] = [(x-2)/(x(x-1)) - 1/(x(x^2-3x+2))]`

` = [ (x-2) /(x(x-1)) - 1/(x(x-1) (x-2))]`

`= (x^2-4x+3)/(x(x-1)(x-2))`

Evaluating the function at 1, we get it of the form `0/0`

Hence `lim_(x→1) [ (x^2-2)/(x^2-x) - 1/(x^3-3x^2+2x)] = lim_(x→1) (x^2-4x+3)/(x(x-1)(x-2))`

`= lim_(x→1) (x-3)/(x(x-2)) = (1-3)/(1(1-2)) = 2`

We remark that we could cancel the term (x – 1) in the above evaluation because x ≠ 1 .

Theorem 2 For any positive integer n,

For any positive integer `n`

`color{red}{lim_(x→a) (x^n- a^n)/(x-a) = n a^(n-1)}`

`color{green}"Remark"` The expression in the above theorem for the limit is true even if `n` is any rational number and `a` is positive.

`color{green}"Proof : "` Dividing `(x^n – a^n)` by `(x – a)`, we see that

`x^n - a^n = (x-a) (x^(n-1) +x^(n-2)a +x^(n-3) a^2+.............+ x a^(n-2)+a^(n-1) )`

Thus `color(blue)(lim_(x→a) (x^n-a^n)/(x-a)) = lim_(x→a) (x^(n-1) +x^(n-2) a +x^(n-3) a^2+........+xa^(n-2) +a^(n-1))`

` \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \= a^(n-1) +a* a^(n-2) +.......+ a^(n-2) (a) +a^(n-1)`

` \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \= a^(n-1) +a^(n-1) +...........+ a^(n-1) +a^(n-1) ` (n terms)

` \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ color(blue)(= n a^(n-1))`
Q 3089045817

Evaluate: (i). `lim_(x→1) (x^(15) -1)/(x^(10) -1)`

(ii). `lim_(x→0) (sqrt(1+x)-1)/x`


Solution:

(i) We have `lim_(x→1) (x^(15)-1)/(x^(10)-1) = lim_(x→1) [ (x^(15) -1)/(x-1) div (x^(10) -1)/(x-1)]`

` = lim_(x→1) [ (x^(15)-1)/(x-1)] div lim_(x→1) [ (x^(10)-1)/(x-1)]`

` = 15(1)^(14) div 10(1)^9` (by the theorem above)

` = 15 div 10 = 3/2`

(ii). Put `y = 1 + x`, so that `y→1` as `x→0.`

Then `lim_(x→0) (sqrt(1+x) -1)/x = lim_(y→1) (sqrty -1)/(y-1)`

` = lim_(y →1) (y^(1/2) -1^(1/2))/(y-1)`

` = 1/2 (1)^(1/2-1)` (by the remark above) = 1/2`

Limits of Trigonometric Functions

The following facts (stated as theorems) about functions in general come in handy in calculating limits of some trigonometric functions.


`color{fuchsia}{ul" Theorem : 3"}`

Let `f` and `g` be two real valued functions with the same domain such that `color{blue}{f(x) le g(x)}` for all `x` in the domain of definition,

For some `a`, if both `lim_(x→ a) f(x) ` and `lim_(x→ a) g(x)` exist, then `color(red)(lim_(x→a) f(x) le lim_(x→a) g(x)) `.



`color{fuchsia} {"Theorem 4 (Sandwich Theorem)"}`

Let `f, g` and `h` be real functions such that `color(blue)(f (x) ≤ g( x) ≤ h(x))` for all `x` in the common domain of definition.

For some real number `a , ` if `lim_(x→a) f(x) = l = lim_(x→a) h(x) `,

then `color(red)(lim_(x→a) g(x) = l)` .

Given below is a beautiful geometric proof of the following important inequality relating trigonometric functions.

`color{red} {cos x < (sinx) /x < 1 " for " 0 < | x | < pi/2}`

Proof We know that sin (– x) = – sin x and cos( – x) = cos x. Hence, it is sufficient to prove the inequality for `0 < x < pi/2`

In the Fig 13.10, O is the centre of the unit circle such that the angle AOC is x radians and `0 < x < pi/2`.

Line segments `B A` and CD are perpendiculars to OA. Further, join AC. Then

Area of `ΔOAC` < Area of sector `OAC` < Area of `Δ OAB`.

i.e ., `/2 OA.CD < x/(2pi) > pi.(OA)^2 < 1/2 OA.AB`

i.e., `CD < x . OA < AB`

From `Delta OCD`

`sin x = (CD)/(OA)` (since OC = OA) and hence `CD = OA sin x`. Also `tan x = (AB)/(OA)` and

hence `AB =OA . tan x `. Thus

`OA sin x < OA. x < OA. tan x`.

Since length OA is positive, we have

`color{blue}{sin x < x < tan x`}

Since `0 < x < pi/2`, `sinx` is positive and thus by dividing throughout by sin x, we have

`1 < x/sinx < 1/cos x` . taking reciprocals throughout, we have

`cos x < sinx/x < 1`

which complete the proof.

`color{blue} {"Theorem 5"}` The following are two important limits.

(i) ` lim_(x->0 ) \ \ (sinx)/x = 1`
(ii) `lim_(x -> 0 ) ( 1- cos x ) /x = 0`

`color{blue}{"Proof"}` (i) The inequality in (*) says that the function `(sinx)/x` is sandwiched between the function cos x and the constant function which takes value 1.

Further, since `lim_(x→0) cos x = 1`, we see that the proof of (i) of the theorem is complete by sandwich theorem.

To prove (ii), we recall the trigonometric identity `1 -cos x = 2 sin^2 (x/2)`

Then

`lim_(x ->0 ) ( 1- cos x) /x = lim_(x ->0) ( 2 sin^2 (x/2) )/x = limm_(x -> 0) ( sin ( x/2))/ ( x/2 )* sin (x/2)`

`= lim_(x->0) (sin (x/2))/ (x/2) * lim_(x->0) sin (x/2 ) = 1 * 0 = 0`

Observe that we have implicitly used the fact that `x →0` is equivalent to `x/2 -> 0` .This may be justified by putting `y = x/2`
Q 3140612513

Evaluate: (i). `lim_(x→0) (sin 4x)/(sin2x)`

(ii). `lim_(x→0) (tanx)/x`



Solution:

(i) `lim_(x→0) (sin4x)/(sin2x) = lim_(x→0) [ (sin4x)/(4x) (2x)/(sin2x) 2]`

`= 2 . lim_(x→0) [ (sin4x)/(4x) ] div [(sin2x)/(2x) ]`

` = 2 lim_(4x →0) [ (sin4x)/(4x) ] div [(sin2x)/(2x) ]`

` = 2.1.1 = 2 `

(as `x → 0, 4x → 0` and `2x → 0`)

(ii) We have `lim_(x→0) (tanx)/x = lim_(x→0) (sinx)/( x cosx) = lim_(x→0) (sinx)/x . lim_(x→0) 1/( cosx) = 1.1 = 1`

 
SiteLock